home *** CD-ROM | disk | FTP | other *** search
- pyversions=2.5-
-
- /usr/share/pyshared/papyon-0.4.3.egg-info
- /usr/share/pyshared/papyon/__init__.py
- /usr/share/pyshared/papyon/client.py
- /usr/share/pyshared/papyon/conversation.py
- /usr/share/pyshared/papyon/event/__init__.py
- /usr/share/pyshared/papyon/event/address_book.py
- /usr/share/pyshared/papyon/event/call.py
- /usr/share/pyshared/papyon/event/client.py
- /usr/share/pyshared/papyon/event/contact.py
- /usr/share/pyshared/papyon/event/conversation.py
- /usr/share/pyshared/papyon/event/invite.py
- /usr/share/pyshared/papyon/event/mailbox.py
- /usr/share/pyshared/papyon/event/media.py
- /usr/share/pyshared/papyon/event/offline_messages.py
- /usr/share/pyshared/papyon/event/profile.py
- /usr/share/pyshared/papyon/event/webcam.py
- /usr/share/pyshared/papyon/gnet/__init__.py
- /usr/share/pyshared/papyon/gnet/constants.py
- /usr/share/pyshared/papyon/gnet/io/__init__.py
- /usr/share/pyshared/papyon/gnet/io/abstract.py
- /usr/share/pyshared/papyon/gnet/io/iochannel.py
- /usr/share/pyshared/papyon/gnet/io/sock.py
- /usr/share/pyshared/papyon/gnet/io/ssl_socket.py
- /usr/share/pyshared/papyon/gnet/io/ssl_tcp.py
- /usr/share/pyshared/papyon/gnet/io/tcp.py
- /usr/share/pyshared/papyon/gnet/message/HTTP.py
- /usr/share/pyshared/papyon/gnet/message/SOAP.py
- /usr/share/pyshared/papyon/gnet/message/__init__.py
- /usr/share/pyshared/papyon/gnet/parser.py
- /usr/share/pyshared/papyon/gnet/protocol/HTTP.py
- /usr/share/pyshared/papyon/gnet/protocol/HTTPS.py
- /usr/share/pyshared/papyon/gnet/protocol/__init__.py
- /usr/share/pyshared/papyon/gnet/proxy/HTTPConnect.py
- /usr/share/pyshared/papyon/gnet/proxy/SOCKS4.py
- /usr/share/pyshared/papyon/gnet/proxy/__init__.py
- /usr/share/pyshared/papyon/gnet/proxy/abstract.py
- /usr/share/pyshared/papyon/gnet/proxy/proxy_infos.py
- /usr/share/pyshared/papyon/gnet/proxy/proxyfiable.py
- /usr/share/pyshared/papyon/gnet/resolver.py
- /usr/share/pyshared/papyon/media/__init__.py
- /usr/share/pyshared/papyon/media/call.py
- /usr/share/pyshared/papyon/media/candidate.py
- /usr/share/pyshared/papyon/media/codec.py
- /usr/share/pyshared/papyon/media/conference.py
- /usr/share/pyshared/papyon/media/constants.py
- /usr/share/pyshared/papyon/media/message.py
- /usr/share/pyshared/papyon/media/relay.py
- /usr/share/pyshared/papyon/media/session.py
- /usr/share/pyshared/papyon/media/stream.py
- /usr/share/pyshared/papyon/msnp/__init__.py
- /usr/share/pyshared/papyon/msnp/base.py
- /usr/share/pyshared/papyon/msnp/challenge.py
- /usr/share/pyshared/papyon/msnp/command.py
- /usr/share/pyshared/papyon/msnp/constants.py
- /usr/share/pyshared/papyon/msnp/mailbox.py
- /usr/share/pyshared/papyon/msnp/message.py
- /usr/share/pyshared/papyon/msnp/notification.py
- /usr/share/pyshared/papyon/msnp/switchboard.py
- /usr/share/pyshared/papyon/msnp2p/SLP.py
- /usr/share/pyshared/papyon/msnp2p/__init__.py
- /usr/share/pyshared/papyon/msnp2p/constants.py
- /usr/share/pyshared/papyon/msnp2p/exceptions.py
- /usr/share/pyshared/papyon/msnp2p/msnobject.py
- /usr/share/pyshared/papyon/msnp2p/session.py
- /usr/share/pyshared/papyon/msnp2p/session_manager.py
- /usr/share/pyshared/papyon/msnp2p/test.py
- /usr/share/pyshared/papyon/msnp2p/transport/TLP.py
- /usr/share/pyshared/papyon/msnp2p/transport/__init__.py
- /usr/share/pyshared/papyon/msnp2p/transport/base.py
- /usr/share/pyshared/papyon/msnp2p/transport/switchboard.py
- /usr/share/pyshared/papyon/msnp2p/transport/transport_manager.py
- /usr/share/pyshared/papyon/msnp2p/webcam.py
- /usr/share/pyshared/papyon/p2p.py
- /usr/share/pyshared/papyon/profile.py
- /usr/share/pyshared/papyon/service/AddressBook/__init__.py
- /usr/share/pyshared/papyon/service/AddressBook/ab.py
- /usr/share/pyshared/papyon/service/AddressBook/address_book.py
- /usr/share/pyshared/papyon/service/AddressBook/common.py
- /usr/share/pyshared/papyon/service/AddressBook/constants.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/__init__.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/base.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/__init__.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/accept_invite.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/allow_contact.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/block_contact.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/check_pending_invite.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/contact_delete.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/contact_find.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/contact_update_properties.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/decline_invite.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/disallow_contact.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/email_contact_add.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/messenger_contact_add.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/mobile_contact_add.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/unblock_contact.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/contacts/update_memberships.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/groups/__init__.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/groups/group_add.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/groups/group_contact_add.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/groups/group_contact_delete.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/groups/group_delete.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/groups/group_rename.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/sync/__init__.py
- /usr/share/pyshared/papyon/service/AddressBook/scenario/sync/initial_sync.py
- /usr/share/pyshared/papyon/service/AddressBook/sharing.py
- /usr/share/pyshared/papyon/service/ContentRoaming/__init__.py
- /usr/share/pyshared/papyon/service/ContentRoaming/constants.py
- /usr/share/pyshared/papyon/service/ContentRoaming/content_roaming.py
- /usr/share/pyshared/papyon/service/ContentRoaming/scenario/__init__.py
- /usr/share/pyshared/papyon/service/ContentRoaming/scenario/base.py
- /usr/share/pyshared/papyon/service/ContentRoaming/scenario/get_stored_profile.py
- /usr/share/pyshared/papyon/service/ContentRoaming/scenario/store_profile.py
- /usr/share/pyshared/papyon/service/ContentRoaming/storage.py
- /usr/share/pyshared/papyon/service/OfflineIM/__init__.py
- /usr/share/pyshared/papyon/service/OfflineIM/constants.py
- /usr/share/pyshared/papyon/service/OfflineIM/offline_messages_box.py
- /usr/share/pyshared/papyon/service/OfflineIM/oim.py
- /usr/share/pyshared/papyon/service/OfflineIM/rsi.py
- /usr/share/pyshared/papyon/service/OfflineIM/scenario/__init__.py
- /usr/share/pyshared/papyon/service/OfflineIM/scenario/base.py
- /usr/share/pyshared/papyon/service/OfflineIM/scenario/delete_messages.py
- /usr/share/pyshared/papyon/service/OfflineIM/scenario/fetch_messages.py
- /usr/share/pyshared/papyon/service/OfflineIM/scenario/send_message.py
- /usr/share/pyshared/papyon/service/OfflineIM/scenario/sync_headers.py
- /usr/share/pyshared/papyon/service/SOAPService.py
- /usr/share/pyshared/papyon/service/SOAPUtils.py
- /usr/share/pyshared/papyon/service/SingleSignOn.py
- /usr/share/pyshared/papyon/service/Spaces/__init__.py
- /usr/share/pyshared/papyon/service/Spaces/contactcardservice.py
- /usr/share/pyshared/papyon/service/Spaces/scenario/__init__.py
- /usr/share/pyshared/papyon/service/Spaces/scenario/base.py
- /usr/share/pyshared/papyon/service/Spaces/scenario/get_contact_card.py
- /usr/share/pyshared/papyon/service/Spaces/spaces.py
- /usr/share/pyshared/papyon/service/__init__.py
- /usr/share/pyshared/papyon/service/description/AB/ABAdd.py
- /usr/share/pyshared/papyon/service/description/AB/ABContactAdd.py
- /usr/share/pyshared/papyon/service/description/AB/ABContactDelete.py
- /usr/share/pyshared/papyon/service/description/AB/ABContactUpdate.py
- /usr/share/pyshared/papyon/service/description/AB/ABFindAll.py
- /usr/share/pyshared/papyon/service/description/AB/ABGroupAdd.py
- /usr/share/pyshared/papyon/service/description/AB/ABGroupContactAdd.py
- /usr/share/pyshared/papyon/service/description/AB/ABGroupContactDelete.py
- /usr/share/pyshared/papyon/service/description/AB/ABGroupDelete.py
- /usr/share/pyshared/papyon/service/description/AB/ABGroupUpdate.py
- /usr/share/pyshared/papyon/service/description/AB/__init__.py
- /usr/share/pyshared/papyon/service/description/AB/common.py
- /usr/share/pyshared/papyon/service/description/AB/constants.py
- /usr/share/pyshared/papyon/service/description/OIM/Store2.py
- /usr/share/pyshared/papyon/service/description/OIM/__init__.py
- /usr/share/pyshared/papyon/service/description/RSI/DeleteMessages.py
- /usr/share/pyshared/papyon/service/description/RSI/GetMessage.py
- /usr/share/pyshared/papyon/service/description/RSI/GetMetadata.py
- /usr/share/pyshared/papyon/service/description/RSI/__init__.py
- /usr/share/pyshared/papyon/service/description/RSI/common.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/CreateDocument.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/CreateRelationships.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/DeleteRelationships.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/FindDocuments.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/GetProfile.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/UpdateProfile.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/__init__.py
- /usr/share/pyshared/papyon/service/description/SchematizedStore/common.py
- /usr/share/pyshared/papyon/service/description/Sharing/AddMember.py
- /usr/share/pyshared/papyon/service/description/Sharing/DeleteMember.py
- /usr/share/pyshared/papyon/service/description/Sharing/FindMembership.py
- /usr/share/pyshared/papyon/service/description/Sharing/__init__.py
- /usr/share/pyshared/papyon/service/description/Sharing/common.py
- /usr/share/pyshared/papyon/service/description/SingleSignOn/RequestMultipleSecurityTokens.py
- /usr/share/pyshared/papyon/service/description/SingleSignOn/__init__.py
- /usr/share/pyshared/papyon/service/description/Spaces/GetXmlFeed.py
- /usr/share/pyshared/papyon/service/description/Spaces/__init__.py
- /usr/share/pyshared/papyon/service/description/__init__.py
- /usr/share/pyshared/papyon/sip/__init__.py
- /usr/share/pyshared/papyon/sip/call.py
- /usr/share/pyshared/papyon/sip/connection.py
- /usr/share/pyshared/papyon/sip/connection_manager.py
- /usr/share/pyshared/papyon/sip/constants.py
- /usr/share/pyshared/papyon/sip/ice.py
- /usr/share/pyshared/papyon/sip/message.py
- /usr/share/pyshared/papyon/sip/sdp.py
- /usr/share/pyshared/papyon/sip/transport.py
- /usr/share/pyshared/papyon/sip/turn.py
- /usr/share/pyshared/papyon/switchboard_manager.py
- /usr/share/pyshared/papyon/transport.py
- /usr/share/pyshared/papyon/util/__init__.py
- /usr/share/pyshared/papyon/util/debug.py
- /usr/share/pyshared/papyon/util/decorator.py
- /usr/share/pyshared/papyon/util/element_tree.py
- /usr/share/pyshared/papyon/util/encoding.py
- /usr/share/pyshared/papyon/util/guid.py
- /usr/share/pyshared/papyon/util/iso8601/__init__.py
- /usr/share/pyshared/papyon/util/iso8601/iso8601.py
- /usr/share/pyshared/papyon/util/iso8601/test_iso8601.py
- /usr/share/pyshared/papyon/util/odict.py
- /usr/share/pyshared/papyon/util/queue.py
- /usr/share/pyshared/papyon/util/string_io.py
- /usr/share/pyshared/papyon/util/weak.py
-